lp:~widelands-dev/widelands/editor-grid
Created by
Benedikt Straub
and last modified
- Get this branch:
- bzr branch lp:~widelands-dev/widelands/editor-grid
Members of
Widelands Developers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
- GunChleoc: Approve
-
Diff: 457 lines (+225/-6)15 files modifieddata/shaders/grid.fp (+5/-0)
data/shaders/grid.vp (+10/-0)
src/editor/editorinteractive.cc (+14/-1)
src/editor/editorinteractive.h (+3/-0)
src/graphic/CMakeLists.txt (+2/-0)
src/graphic/game_renderer.cc (+8/-0)
src/graphic/game_renderer.h (+1/-0)
src/graphic/gl/grid_program.cc (+89/-0)
src/graphic/gl/grid_program.h (+72/-0)
src/graphic/render_queue.cc (+10/-0)
src/graphic/render_queue.h (+3/-0)
src/wui/interactive_player.cc (+1/-1)
src/wui/interactive_spectator.cc (+1/-1)
src/wui/mapview.cc (+2/-1)
src/wui/mapview.h (+4/-2)
Related bugs
Bug #1529261: Create an overlay which shows a grid | Wishlist | Won't Fix |
|
Related blueprints
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:widelands